home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / button_game.swf / scripts / DefineButton2_26 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2008-09-24  |  35 b   |  4 lines

  1. on(press){
  2.    gotoAndPlay(5);
  3. }
  4.